Gbp-Pq: Name link-with-libatomic.patch
kicommon
${wxWidgets_LIBRARIES}
potrace
+ atomic
)
if( APPLE )
kicommon
pcm
${wxWidgets_LIBRARIES}
+ -latomic
)
# the main Eeschema program, in DSO form.
kicommon
core
${wxWidgets_LIBRARIES}
+ -latomic
)
target_link_libraries( kicad-cli
${GDI_PLUS_LIBRARIES}
Boost::headers
Boost::unit_test_framework
+ atomic
)
# Eeschema tests, so pretend to be eeschema (for units, etc)
Boost::headers
Boost::unit_test_framework
${PCBNEW_EXTRA_LIBS} # -lrt must follow Boost
+ atomic
)
kicad_add_boost_test( qa_gerbview qa_gerbview )
Boost::headers
Boost::unit_test_framework
${PCBNEW_EXTRA_LIBS} # -lrt must follow Boost
+ atomic
)
if( WIN32 )
${GDI_PLUS_LIBRARIES}
Boost::headers
Boost::unit_test_framework
+ atomic
)
if( KICAD_SPICE_QA AND MSVC )
${PYTHON_LIBRARIES}
Boost::headers
${PCBNEW_EXTRA_LIBS} # -lrt must follow Boost
+ atomic
)
kicad_add_utils_executable( qa_pcbnew_tools )